Skip to content

fix bugs - #202

Open
Romkar wants to merge 1 commit into
vuejs:mainfrom
Romkar:main
Open

fix bugs#202
Romkar wants to merge 1 commit into
vuejs:mainfrom
Romkar:main

Conversation

@Romkar

@Romkar Romkar commented Mar 3, 2023

Copy link
Copy Markdown

No description provided.

@SteGriff

Copy link
Copy Markdown

This is a good PR - the incorrect syntax for @vue:mounted in the example tripped me up when learning petite-vue.

@lgatibel

Copy link
Copy Markdown

Yes i agree @SteGriff the todo MVC example is need this change !

Comment thread examples/todomvc.html

<script type="module">
import { createApp } from '../src'
import { createApp } from 'https://unpkg.com/petite-vue?module'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waybe leave this with ../src to not need a network request in the examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants